| PlEmpStatus |
| Logical Entity Name | PlEmpStatus |
| Default Table Name | PlEmpStatus |
| Physical Only | NO |
| Definition | |
| Note |
| PlEmpStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(8) | NO | ||
| Descrip | varchar(40) | NO | ||
| Active | bit | NO | ||
| SystemCode | bit | NO | ||
| ModFlag | char(1) | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserID | int | NO | ||
| ts | timestamp | NO | ||
PlEmpStatusID |
int | NO |
| PlEmpStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlEmpStatus_Code_U_N_IDX | Index | Code |
| PlEmpStatus_PlEmpStatusID_U_C_IDX | PrimaryKey | PlEmpStatusID |
| PlEmpStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEmpStatus Check Constraints |
| Check Constraint Name | CheckConstraint |